[LINUX] Exclude support for /proc/xen/xsd_kva when building a
authorIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
commit160e8134cbcba0137d659d738f85a325cba9652b
tree4b855fc5e806caaa94e8732924e906a06d9b6555
parent3ac6239a86871d78ff14364f60d15ed30c1df1ff
[LINUX] Exclude support for /proc/xen/xsd_kva when building a
non-privileged guest.

This is useful for PV-on-HVM because it removes code which would
otherwise require extra code in the compatability shim.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c